home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / unzipped / games / wineyes / wineyes.def < prev    next >
Text File  |  1990-08-11  |  218b  |  17 lines

  1. NAME    WinEyes
  2.  
  3. DESCRIPTION 'WinEyes'
  4.  
  5. STUB    'WINSTUB.EXE'
  6.  
  7. CODE    MOVEABLE PRELOAD
  8.  
  9. DATA    MOVEABLE PRELOAD
  10.  
  11. HEAPSIZE  1024
  12. STACKSIZE 4096
  13.  
  14. EXPORTS
  15.     WinEyesWndProc   @1
  16.     About           @2
  17.